home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Glary Utilities / gusetup.exe / {app} / undelete.exe / RCDATA / TFRMADVSCAN / TFRMADVSCAN.txt
Encoding:
Text File  |  2010-01-14  |  1.9 KB  |  100 lines

  1. object frmAdvScan: TfrmAdvScan
  2.   Left = 348
  3.   Top = 171
  4.   BorderStyle = bsDialog
  5.   Caption = 'Advanced Search'
  6.   ClientHeight = 408
  7.   ClientWidth = 450
  8.   Color = clBtnFace
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   DesignSize = (
  16.     450
  17.     408)
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label1: TLabel
  21.     Left = 8
  22.     Top = 328
  23.     Width = 432
  24.     Height = 13
  25.     Alignment = taCenter
  26.     Anchors = [akLeft, akRight, akBottom]
  27.     AutoSize = False
  28.     Transparent = True
  29.   end
  30.   object pbScanProgress: TProgressBar
  31.     Left = 8
  32.     Top = 349
  33.     Width = 431
  34.     Height = 17
  35.     Anchors = [akLeft, akRight, akBottom]
  36.     Smooth = True
  37.     TabOrder = 0
  38.   end
  39.   object BitBtn1: TBitBtn
  40.     Left = 192
  41.     Top = 376
  42.     Width = 75
  43.     Height = 25
  44.     Anchors = [akLeft, akBottom]
  45.     Cancel = True
  46.     Caption = 'Cancel'
  47.     TabOrder = 1
  48.   end
  49.   object GroupBox1: TGroupBox
  50.     Left = 8
  51.     Top = 8
  52.     Width = 425
  53.     Height = 169
  54.     Caption = 
  55.       'Select the folders or drives you want to search for deleted file' +
  56.       's.'
  57.     TabOrder = 2
  58.     object ListView1: TListView
  59.       Left = 12
  60.       Top = 19
  61.       Width = 404
  62.       Height = 113
  63.       Columns = <>
  64.       TabOrder = 0
  65.     end
  66.     object btnAddFolder: TButton
  67.       Left = 266
  68.       Top = 136
  69.       Width = 75
  70.       Height = 25
  71.       Caption = 'Add'
  72.       TabOrder = 1
  73.     end
  74.     object btnRemoveFolder: TButton
  75.       Left = 342
  76.       Top = 136
  77.       Width = 75
  78.       Height = 25
  79.       Caption = 'Remove'
  80.       TabOrder = 2
  81.     end
  82.   end
  83.   object GroupBox2: TGroupBox
  84.     Left = 8
  85.     Top = 184
  86.     Width = 425
  87.     Height = 153
  88.     Caption = 'Filter'
  89.     TabOrder = 3
  90.     object CheckBox1: TCheckBox
  91.       Left = 16
  92.       Top = 24
  93.       Width = 97
  94.       Height = 17
  95.       Caption = 'CheckBox1'
  96.       TabOrder = 0
  97.     end
  98.   end
  99. end
  100.